
Last chance! 50% off unlimited learning
Sale ends in
value
may be a list or vector of labels giving the new label for
each of the entries specified by which
.data.frame
. The label for the wavelength axis
has the name .wavelength
.labels (object, which = NULL, ..., short = "labels<-",
user = NULL, date = NULL) <- value ## S3 method for class 'hyperSpec':
labels(object, which = bquote(),
drop = TRUE, ..., use.colnames = TRUE)
logentry
labels<-
returns a hyperSpec
object. labels
returns a list of labels. If drop
is TRUE
and the list contains only one element,
the element is returned instead.
plotmath
), e.g. as
expression
or a character
.labels
labels (flu, "c") <- expression ("/" ("c", "mg / l"))
labels (chondro)
Run the code above in your browser using DataLab